3.292 \(\int \frac{\sqrt{b \cos (c+d x)} (A+B \cos (c+d x)+C \cos ^2(c+d x))}{\cos ^{\frac{3}{2}}(c+d x)} \, dx\)

Optimal. Leaf size=93 \[ \frac{A \sqrt{b \cos (c+d x)} \tanh ^{-1}(\sin (c+d x))}{d \sqrt{\cos (c+d x)}}+\frac{B x \sqrt{b \cos (c+d x)}}{\sqrt{\cos (c+d x)}}+\frac{C \sin (c+d x) \sqrt{b \cos (c+d x)}}{d \sqrt{\cos (c+d x)}} \]

[Out]

(B*x*Sqrt[b*Cos[c + d*x]])/Sqrt[Cos[c + d*x]] + (A*ArcTanh[Sin[c + d*x]]*Sqrt[b*Cos[c + d*x]])/(d*Sqrt[Cos[c +
 d*x]]) + (C*Sqrt[b*Cos[c + d*x]]*Sin[c + d*x])/(d*Sqrt[Cos[c + d*x]])

________________________________________________________________________________________

Rubi [A]  time = 0.0568781, antiderivative size = 93, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 43, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.093, Rules used = {17, 3023, 2735, 3770} \[ \frac{A \sqrt{b \cos (c+d x)} \tanh ^{-1}(\sin (c+d x))}{d \sqrt{\cos (c+d x)}}+\frac{B x \sqrt{b \cos (c+d x)}}{\sqrt{\cos (c+d x)}}+\frac{C \sin (c+d x) \sqrt{b \cos (c+d x)}}{d \sqrt{\cos (c+d x)}} \]

Antiderivative was successfully verified.

[In]

Int[(Sqrt[b*Cos[c + d*x]]*(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2))/Cos[c + d*x]^(3/2),x]

[Out]

(B*x*Sqrt[b*Cos[c + d*x]])/Sqrt[Cos[c + d*x]] + (A*ArcTanh[Sin[c + d*x]]*Sqrt[b*Cos[c + d*x]])/(d*Sqrt[Cos[c +
 d*x]]) + (C*Sqrt[b*Cos[c + d*x]]*Sin[c + d*x])/(d*Sqrt[Cos[c + d*x]])

Rule 17

Int[(u_.)*((a_.)*(v_))^(m_)*((b_.)*(v_))^(n_), x_Symbol] :> Dist[(a^(m + 1/2)*b^(n - 1/2)*Sqrt[b*v])/Sqrt[a*v]
, Int[u*v^(m + n), x], x] /; FreeQ[{a, b, m}, x] &&  !IntegerQ[m] && IGtQ[n + 1/2, 0] && IntegerQ[m + n]

Rule 3023

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (
f_.)*(x_)]^2), x_Symbol] :> -Simp[(C*Cos[e + f*x]*(a + b*Sin[e + f*x])^(m + 1))/(b*f*(m + 2)), x] + Dist[1/(b*
(m + 2)), Int[(a + b*Sin[e + f*x])^m*Simp[A*b*(m + 2) + b*C*(m + 1) + (b*B*(m + 2) - a*C)*Sin[e + f*x], x], x]
, x] /; FreeQ[{a, b, e, f, A, B, C, m}, x] &&  !LtQ[m, -1]

Rule 2735

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])/((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[(b*x)/d
, x] - Dist[(b*c - a*d)/d, Int[1/(c + d*Sin[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d
, 0]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int \frac{\sqrt{b \cos (c+d x)} \left (A+B \cos (c+d x)+C \cos ^2(c+d x)\right )}{\cos ^{\frac{3}{2}}(c+d x)} \, dx &=\frac{\sqrt{b \cos (c+d x)} \int \left (A+B \cos (c+d x)+C \cos ^2(c+d x)\right ) \sec (c+d x) \, dx}{\sqrt{\cos (c+d x)}}\\ &=\frac{C \sqrt{b \cos (c+d x)} \sin (c+d x)}{d \sqrt{\cos (c+d x)}}+\frac{\sqrt{b \cos (c+d x)} \int (A+B \cos (c+d x)) \sec (c+d x) \, dx}{\sqrt{\cos (c+d x)}}\\ &=\frac{B x \sqrt{b \cos (c+d x)}}{\sqrt{\cos (c+d x)}}+\frac{C \sqrt{b \cos (c+d x)} \sin (c+d x)}{d \sqrt{\cos (c+d x)}}+\frac{\left (A \sqrt{b \cos (c+d x)}\right ) \int \sec (c+d x) \, dx}{\sqrt{\cos (c+d x)}}\\ &=\frac{B x \sqrt{b \cos (c+d x)}}{\sqrt{\cos (c+d x)}}+\frac{A \tanh ^{-1}(\sin (c+d x)) \sqrt{b \cos (c+d x)}}{d \sqrt{\cos (c+d x)}}+\frac{C \sqrt{b \cos (c+d x)} \sin (c+d x)}{d \sqrt{\cos (c+d x)}}\\ \end{align*}

Mathematica [A]  time = 0.10071, size = 93, normalized size = 1. \[ \frac{\sqrt{b \cos (c+d x)} \left (-A \log \left (\cos \left (\frac{1}{2} (c+d x)\right )-\sin \left (\frac{1}{2} (c+d x)\right )\right )+A \log \left (\sin \left (\frac{1}{2} (c+d x)\right )+\cos \left (\frac{1}{2} (c+d x)\right )\right )+B c+B d x+C \sin (c+d x)\right )}{d \sqrt{\cos (c+d x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[(Sqrt[b*Cos[c + d*x]]*(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2))/Cos[c + d*x]^(3/2),x]

[Out]

(Sqrt[b*Cos[c + d*x]]*(B*c + B*d*x - A*Log[Cos[(c + d*x)/2] - Sin[(c + d*x)/2]] + A*Log[Cos[(c + d*x)/2] + Sin
[(c + d*x)/2]] + C*Sin[c + d*x]))/(d*Sqrt[Cos[c + d*x]])

________________________________________________________________________________________

Maple [A]  time = 0.385, size = 63, normalized size = 0.7 \begin{align*} -{\frac{1}{d} \left ( 2\,A{\it Artanh} \left ({\frac{-1+\cos \left ( dx+c \right ) }{\sin \left ( dx+c \right ) }} \right ) -B \left ( dx+c \right ) -\sin \left ( dx+c \right ) C \right ) \sqrt{b\cos \left ( dx+c \right ) }{\frac{1}{\sqrt{\cos \left ( dx+c \right ) }}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+B*cos(d*x+c)+C*cos(d*x+c)^2)*(b*cos(d*x+c))^(1/2)/cos(d*x+c)^(3/2),x)

[Out]

-1/d*(2*A*arctanh((-1+cos(d*x+c))/sin(d*x+c))-B*(d*x+c)-sin(d*x+c)*C)*(b*cos(d*x+c))^(1/2)/cos(d*x+c)^(1/2)

________________________________________________________________________________________

Maxima [A]  time = 2.07597, size = 140, normalized size = 1.51 \begin{align*} \frac{A \sqrt{b}{\left (\log \left (\cos \left (d x + c\right )^{2} + \sin \left (d x + c\right )^{2} + 2 \, \sin \left (d x + c\right ) + 1\right ) - \log \left (\cos \left (d x + c\right )^{2} + \sin \left (d x + c\right )^{2} - 2 \, \sin \left (d x + c\right ) + 1\right )\right )} + 4 \, B \sqrt{b} \arctan \left (\frac{\sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1}\right ) + 2 \, C \sqrt{b} \sin \left (d x + c\right )}{2 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)^2)*(b*cos(d*x+c))^(1/2)/cos(d*x+c)^(3/2),x, algorithm="maxima")

[Out]

1/2*(A*sqrt(b)*(log(cos(d*x + c)^2 + sin(d*x + c)^2 + 2*sin(d*x + c) + 1) - log(cos(d*x + c)^2 + sin(d*x + c)^
2 - 2*sin(d*x + c) + 1)) + 4*B*sqrt(b)*arctan(sin(d*x + c)/(cos(d*x + c) + 1)) + 2*C*sqrt(b)*sin(d*x + c))/d

________________________________________________________________________________________

Fricas [A]  time = 2.3972, size = 859, normalized size = 9.24 \begin{align*} \left [-\frac{2 \, A \sqrt{-b} \arctan \left (\frac{\sqrt{b \cos \left (d x + c\right )} \sqrt{-b} \sin \left (d x + c\right )}{b \sqrt{\cos \left (d x + c\right )}}\right ) \cos \left (d x + c\right ) - B \sqrt{-b} \cos \left (d x + c\right ) \log \left (2 \, b \cos \left (d x + c\right )^{2} - 2 \, \sqrt{b \cos \left (d x + c\right )} \sqrt{-b} \sqrt{\cos \left (d x + c\right )} \sin \left (d x + c\right ) - b\right ) - 2 \, \sqrt{b \cos \left (d x + c\right )} C \sqrt{\cos \left (d x + c\right )} \sin \left (d x + c\right )}{2 \, d \cos \left (d x + c\right )}, \frac{2 \, B \sqrt{b} \arctan \left (\frac{\sqrt{b \cos \left (d x + c\right )} \sin \left (d x + c\right )}{\sqrt{b} \cos \left (d x + c\right )^{\frac{3}{2}}}\right ) \cos \left (d x + c\right ) + A \sqrt{b} \cos \left (d x + c\right ) \log \left (-\frac{b \cos \left (d x + c\right )^{3} - 2 \, \sqrt{b \cos \left (d x + c\right )} \sqrt{b} \sqrt{\cos \left (d x + c\right )} \sin \left (d x + c\right ) - 2 \, b \cos \left (d x + c\right )}{\cos \left (d x + c\right )^{3}}\right ) + 2 \, \sqrt{b \cos \left (d x + c\right )} C \sqrt{\cos \left (d x + c\right )} \sin \left (d x + c\right )}{2 \, d \cos \left (d x + c\right )}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)^2)*(b*cos(d*x+c))^(1/2)/cos(d*x+c)^(3/2),x, algorithm="fricas")

[Out]

[-1/2*(2*A*sqrt(-b)*arctan(sqrt(b*cos(d*x + c))*sqrt(-b)*sin(d*x + c)/(b*sqrt(cos(d*x + c))))*cos(d*x + c) - B
*sqrt(-b)*cos(d*x + c)*log(2*b*cos(d*x + c)^2 - 2*sqrt(b*cos(d*x + c))*sqrt(-b)*sqrt(cos(d*x + c))*sin(d*x + c
) - b) - 2*sqrt(b*cos(d*x + c))*C*sqrt(cos(d*x + c))*sin(d*x + c))/(d*cos(d*x + c)), 1/2*(2*B*sqrt(b)*arctan(s
qrt(b*cos(d*x + c))*sin(d*x + c)/(sqrt(b)*cos(d*x + c)^(3/2)))*cos(d*x + c) + A*sqrt(b)*cos(d*x + c)*log(-(b*c
os(d*x + c)^3 - 2*sqrt(b*cos(d*x + c))*sqrt(b)*sqrt(cos(d*x + c))*sin(d*x + c) - 2*b*cos(d*x + c))/cos(d*x + c
)^3) + 2*sqrt(b*cos(d*x + c))*C*sqrt(cos(d*x + c))*sin(d*x + c))/(d*cos(d*x + c))]

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)**2)*(b*cos(d*x+c))**(1/2)/cos(d*x+c)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (C \cos \left (d x + c\right )^{2} + B \cos \left (d x + c\right ) + A\right )} \sqrt{b \cos \left (d x + c\right )}}{\cos \left (d x + c\right )^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)^2)*(b*cos(d*x+c))^(1/2)/cos(d*x+c)^(3/2),x, algorithm="giac")

[Out]

integrate((C*cos(d*x + c)^2 + B*cos(d*x + c) + A)*sqrt(b*cos(d*x + c))/cos(d*x + c)^(3/2), x)